@charset "utf-8";
@font-face {
    font-family: "xmYaHeiNew";
    src: url(./XMYAHEIBNEW.TTF);
}

@font-face {
    font-family: "DINPRO-MEDIUM";
    src: url(./DINPRO-MEDIUM.OTF);
}

* {
    margin: 0;
    padding: 0;
    font-size: 16px;
    color: #4d4d4d;
    font-family: 'Microsoft YaHei', Arial, sans-serif;
    list-style-type: none;
    text-decoration: none;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
}

html {
    min-width: 1200px;
}

img {
    border: 0;
}

.clearBoth:before, .clearBoth:after {
    content: '';
    display: block;
    clear: both;
}

.standardWidth {
    width: 1200px;
    margin: 0 auto;
}

.bg1 {
    background: url(../images/bg1.jpg) no-repeat center 40px;
}

.bg2 {
    background: url(../images/bg2.jpg) no-repeat center 40px;
}

#body {
    background: #fff;
    padding: 60px 22px 35px;
    /* overflow: hidden; */
    box-shadow: 0 0 25px 5px rgb(156 156 156 / 40%);
}

/* 首页 */

.FocusNews {
    /* height: 130px; */
    /* border-bottom: 1px solid #e2e6e8; */
    padding: 16px 45px;
    margin: 30px 0 23px;
    background: #fafafa;
}

.FocusNews h1 {
    font:  30px 'xmYaHeiNew';
    text-align: center;
    line-height: 40px;
}

.FocusNews div p {
    /* float: left; */
    /* max-width: 950px; */
    overflow: hidden;
    /* text-overflow: ellipsis; */
    /* white-space: nowrap; */
    color: #727272;
    margin: 10px 0 0;
    line-height: 34px;
    text-indent: 2em;
}

.FocusNews div a {
    float: right;
    color: #e2221c;
    margin: 0 0 0 10px;
    white-space: nowrap;
    text-indent: 0;
}

.slideBox {
    position: relative;
    width: 543px;
    height: 294px;
    float: left;
    overflow: hidden;
}

.slideBox .bd li {
    position: relative;
}

.slideBox .bd img {
    display: block;
    width: 543px;
    height: 294px;
}

.slideBox .bd p {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 36px;
    background: url(../images/slideBox_p.png) repeat 0 0;
}

.slideBox .bd p a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #fff;
    line-height: 36px;
    padding: 0 20px;
}

.slideBox .hd {
    position: absolute;
    bottom: 10px;
    right: 10px;
}

.slideBox .hd ul li {
    float: left;
    width: 10px;
    height: 10px;
    background: #fff;
    border-radius: 50%;
    text-indent: 99em;
    overflow: hidden;
    margin-right: 3px;
    cursor: pointer;
}

.slideBox .hd ul li.on {
    background: #f0b741;
}

.News {
    width: 590px;
    /* height: 314px; */
    float: right;
}

.slideTxtBox {
    overflow: hidden;
}

.slideTxtBox .hd ul {
    width: 610px;
}

.slideTxtBox .hd ul li {
    float: left;
    margin-right: 18px;
}

.slideTxtBox .hd ul li a {
    display: block;
    width: 134px;
    height: 40px;
    border: 1px solid #d7d7d7;
    border-radius: 5px;
    text-align: center;
    font: normal 20px/38px 'xmYaHeiNew';
    color: #a2a2a2;
}

.slideTxtBox .hd ul li.on a {
    border-top: 2px solid #84b66c;
    font: normal 20px/37px 'xmYaHeiNew';
    color: #63ad40;
}

ul.indexList {
    padding: 10px 0 0 0;
}

ul.indexList li {
    line-height: 40px;
}

ul.indexList li .date {
    float: right;
    margin-left: 20px;
    font-size: 17px;
    color: #a1a1a1;
    padding: 0 10px;
}

ul.indexList li a {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    padding-left: 28px;
    background: url(../images/point.png) no-repeat 10px center;
}

ul.indexList li a b {
    display: block;
    width: 45px;
    height: 40px;
    background: url(../images/newest.png) no-repeat center center;
    float: left;
    margin-right: 10px;
}

ul.indexList li a:hover {
    color: #63ad40;
}

.QuickAccess {
    width: 1170px;
}

.QuickAccess a {
    display: block;
    width: 155px;
    height: 145px;
    float: left;
    margin-right: 11px;
    overflow: hidden;
}

.QuickAccess a i {
    display: block;
    width: 54px;
    height: 54px;
    overflow: hidden;
    margin: 30px auto 20px;
}

.QuickAccess a i img {
    display: block;
}

.QuickAccess a span {
    display: block;
    text-align: center;
    line-height: ;
    font-family: "xmYaHeiNew";
    color: #6c6c6c;
}

.QuickAccess a:hover img {
    margin-top: -100%;
}

.QuickAccess a:hover span {
    color: #f1c512;
}

/* 首页大页签 */

.indexTab {
    margin-bottom: 20px;
}

.indexTab .outHd {
    overflow: hidden;
}

.indexTab .outHd ul {
    width: 1180px;
}

.indexTab .outHd ul li {
    width: 372px;
    height: 90px;
    background: url(../images/tabHdLi.png) no-repeat center 0;
    float: left;
    margin: 0 21px 0 0;
    cursor: pointer;
}

.indexTab .outHd ul li.on {
    background: url(../images/tabHdLiActive.png) no-repeat center 0;
}

.indexTab .outHd ul li a {
    display: block;
    line-height: 71px;
    color: #fff;
    font-family: 'xmYaHeiNew';
    font-size: 24px;
    padding: 0 0 0 146px;
    background: url(../images/whiteCircle.png) no-repeat 88px center;
}

.inBox {
    /* height: 310px; */
}

/* 栏目标题1 */

.column {
    height: 66px;
    line-height: 64px;
    border-bottom: 1px solid #d9d9d9;
}

.column p {
    float: left;
}

.column p a {
    display: block;
    padding: 0 14px;
    height: 66px;
    border-bottom: 2px solid #5b9f3b;
    color: #63ad40;
    font-family: 'xmYaHeiNew';
    font-size: 20px;
}

.column .Past {
    float: right;
    line-height: 66px;
    color: #999999;
    margin-right: 10px;
}

/* 首页政务公开 */

.notice, .Solicitation {
    width: 375px;
    float: left;
    margin-right: 37px;
}

.publicity, .indexInterview {
    width: 375px;
    float: left;
}

.indexOpenRight {
    width: 326px;
    float: right;
    overflow: hidden;
    padding: 10px 0 0;
}

.indexOpenRight ul {
    width: 340px;
}

.indexOpenRight ul li {
    float: left;
    margin: 11px 14px 1px 0;
}

.indexOpenRight ul li a {
    display: block;
    width: 156px;
    height: 44px;
    border-radius: 22px;
    background: #ebf4e7;
    color: #708765;
    text-align: center;
    line-height: 44px;
}

.indexOpenRight ul li a:hover {
    color: #fff;
    background: #f1c513;
}

/* 首页政务服务 */

.indexConvenient {
    width: 674px;
    float: left;
    overflow: hidden;
}

.indexConvenient ul {
    width: 690px;
    padding: 12px 0;
}

.indexConvenient ul li {
    float: left;
    margin: 9px 16px 9px 0;
}

.indexConvenient ul li a {
    display: block;
    width: 156px;
    height: 44px;
    border-radius: 22px;
    background: #ebf4e7;
    color: #708765;
    text-align: center;
    line-height: 44px;
}

.indexConvenient ul li a:hover {
    color: #fff;
    background: #f1c513;
}

.indexWork {
    width: 432px;
    height: 250px;
    float: right;
    overflow: hidden;
    border-bottom: 2px solid #d8c965;
    border-radius: 0 0 8px 8px;
    margin-top: 26px;
}

.indexWork>div {
    float: left;
    position: relative;
    width: 83px;
    height: 237px;
    z-index: 1;
    margin-top: 13px;
    border: 5px solid #93c67a;
    border: 2px solid #93c67a\0;
    border-bottom: 0;
    border-image: url(../images/border.png) 5 5 round;
    transition: all 0.25s;
    cursor: pointer;
    border-radius: 8px;
    padding: 40px 20px 0;
    overflow: hidden;
}

/* .indexWork>div * {
    transition: all 0.35s;
} */

.indexWork>div.active {
    width: 266px;
    height: 250px;
    margin-top: 0;
    z-index: 9;
    background: #63ad40 url(../images/workIcon1.png) no-repeat 94% 0;
    padding: 30px 40px 0;
}

.indexWork>div img {
    position: absolute;
    right: 10px;
    bottom: 0;
    width: 50px;
    z-index: 1;
}

.indexWork>div.active img {
    right: 0;
    width: 64px;
    margin: 0;
}

.indexWork>div h1 {
    text-align: center;
    overflow: hidden;
}

.indexWork>div h1 span {
    font: normal 24px 'xmYaHeiNew';
    color: #76b658;
}

.indexWork>div h1 b {
    font: normal 24px 'xmYaHeiNew';
    color: #f1c513;
}

.indexWork>div.active h1 {
    text-align: left;
}

.indexWork>div.active h1 span, .indexWork>div.active h1 b {
    color: #fff;
}

.indexWork>div .english {
    display: none;
    border-bottom: 2px dashed #b1d6a0;
    color: #cae0c2;
    font: 18px/52px 'DINPRO-MEDIUM';
    overflow: hidden;
}

.indexWork>div.active .english {
    display: block;
}

.indexWork>div ul {
    position: relative;
    overflow: hidden;
    padding: 10px 0;
    display: none;
    z-index: 9;
}

.indexWork>div ul li {
    width: 50%;
    float: left;
    line-height: 32px;
}

.indexWork>div ul li a {
    display: block;
    white-space: nowrap;
    color: #fff;
    padding-left: 10px;
}

.indexWork>div.active ul {
    display: block;
}

/* 首页互动交流 */

.myzjList * {
    display: block;
}

.indexInterview .InterviewContent {
    padding: 20px 10px 0;
    line-height: 40px;
}

.indexInterview .InterviewContent dt img {
    display: block;
    width: 164px;
    height: 120px;
    border-radius: 10px;
    border: 1px solid #63ad40;
    float: left;
}

.InterviewRight {
    width: 170px;
    float: right;
}

.indexInterview .InterviewContent dd {
    padding-top: 10px;
}

.InterviewItem a {
    color: #e2221c;
}

.Four {
    width: 327px;
    float: right;
    overflow: hidden;
    padding: 10px 0 0 0;
}

.Four div {
    width: 350px;
}

.Four div a {
    display: block;
    width: 156px;
    height: 110px;
    background: #ebf4e7;
    border-radius: 10px;
    margin: 23px 15px 0 0;
    float: left;
    overflow: hidden;
}

.Four div a i {
    display: block;
    width: 40px;
    height: 40px;
    margin: 20px auto 10px;
    overflow: hidden;
}

.Four div a span {
    display: block;
    text-align: center;
    color: #708765;
}

.Four div a:hover {
    background: #f1c513;
}

.Four div a:hover span {
    color: #fff;
}

.Four div a:hover img {
    margin-top: -100%;
}

/* 通用栏目标题 */

.columnTitle {
    display: table;
}

.columnTitle h1 {
    white-space: nowrap;
    padding-right: 30px;
    color: #63ad40;
    font: 20px 'xmYaHeiNew';
    display: table-cell;
    vertical-align: middle;
}

.columnTitle .line {
    display: table-cell;
    width: 100%;
    vertical-align: middle;
}

.columnTitle .line i {
    display: block;
    height: 1px;
    background: #d9d9d9;
}

.columnTitle .columnNav {
    white-space: nowrap;
}

.columnTitle .columnNav a {
    display: inline-block;
    height: 40px;
    border: 1px solid #d7d7d7;
    border-radius: 5px;
    line-height: 38px;
    padding: 0 14px;
    margin: 0 0 0 14px
}

.columnTitle .columnNav a.on {
    border: 1px solid #63ad40;
    color: #63ad40;
}

.columnTitle .columnNav a:hover {
    border: 1px solid #63ad40;
    color: #63ad40;
}

/* 专题专栏 */

.picScroll-left {
    position: relative;
    overflow: hidden;
    margin-top: 30px;
}

.picScroll-left .bd ul {
    overflow: hidden;
    zoom: 1;
}

.picScroll-left .bd ul li {
    float: left;
    margin: 0 13px;
    overflow: hidden;
}
.picScroll-left .bd ul li a{
    position:relative;
    display: block;
    width: 263px;
    height: 114px;
}
.picScroll-left .bd ul li img {
    display: block;
    width: 263px;
    height: 114px;
}
.picScroll-left .bd ul li img[src=""],
.picScroll-left .bd ul li img[src="../images/loading.gif"]{
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom: 0;
    margin:auto;
    content: url('../images/loading.gif');
    width:auto;
    height:auto;
}
.picScroll-left .hd span {
    position: absolute;
    top: 50%;
    margin-top: -20px;
    width: 30px;
    height: 40px;
    cursor: pointer;
}

.picScroll-left .hd span.prev {
    left: 0;
    background: url(../images/prev.png) no-repeat center center;
}

.picScroll-left .hd span.next {
    right: 0;
    background: url(../images/next.png) no-repeat center center;
}

.once img:hover {
    -webkit-animation-name: pulse;
    animation-name: pulse
}

.collect {
    height: 276px;
}

/* 友情链接 */

.friendLinks {
    width: 1158px;
    margin: 30px auto 0;
}

.friendLinks .select_group .ColumnName {
    width: 90px;
    float: left;
    line-height: 34px;
    font-size: 20px;
    font-family: 'xmYaHeiNew';
    color: #63ad40;
}

.friendLinks .select_group .select {
    position: relative;
    float: left;
    width: 170px;
    height: 34px;
    margin: 0 0 0 20px;
    color: #7e7e7e;
}

.select dt {
    height: 33px;
    display: inline-block;
    border: 1px solid #b4b4b4;
    border: 0;
    background: #fff url(../images/select.jpg) 95% center no-repeat;
    line-height: 33px;
    cursor: pointer;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    position: relative;
    z-index: 99;
    color: #7e7e7e;
    border-radius: 5px;
    padding: 0 15px 0 10px;
}

.select dd {
    position: absolute;
    left: -1px;
    top: 33px;
    /* border: 1px solid #b4b4b4; */
    background: #fff;
    display: none;
    z-index: 100;
    overflow: hidden;
    min-width: 100%;
    /* width: calc(100% + 2px); */
}

.select dd ul {
    padding: 5px 0;
    min-width: 100%;
    max-height: 200px;
    overflow: auto;
}

.select dd ul li a {
    line-height: 32px;
    display: block;
    padding: 0 6px 0 10px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
}

.select dd ul li a:hover {
    background: #dedede;
}

.select_group .link a {
    display: block;
    float: left;
    width: 142px;
    height: 34px;
    border: 1px solid #e1e1e1;
    background: #f9f9f9;
    line-height: 32px;
    margin: 0 0 0 20px;
    font-size: 14px;
    text-align: center;
}

/* 魅力五常 */

.introduceWC {
    height: 440px;
    padding: 44px 0 0 0;
    background: url(../images/introduceWC_bg.png) no-repeat 20px 72px;
}

.introduceWC .introduce_t {
    height: 60px;
    background: url(../images/introduceWC_t.png) repeat-x 0 12px;
}

.introduceWC .introduce_t h3 {
    font: normal 20px 'xmYaHeiNew';
    color: #63ad40;
    text-align: center;
    display: table;
    margin: 0 auto;
    padding: 0 15px;
    background: #fff;
}

.introduceWC .introduce_t span {
    display: block;
    text-align: center;
    font-size: 15px;
    color: #d9d9d9;
    margin-top: 10px;
}

.introduceWC .introduce_txt {
    padding: 25px 0 0 548px;
    line-height: 40px;
    color: #4d4d4d;
    text-indent: 2em;
}

.introduceWC .introduce_txt a {
    color: #e2221c;
    float: right;
}

.accordion {
    height: 347px;
}

.accordion>div {
    position: relative;
    width: 158px;
    height: 347px;
    float: left;
    margin-right: 12px;
    overflow: hidden;
}

.accordion>div .tit {
    position: absolute;
    left: 46.5px;
    z-index: 9;
    width: 65px;
    height: 347px;
    background-position: 100% center;
    background-repeat: no-repeat;
    float: left;
    cursor: pointer;
}

.accordion>div.xzqh {
    width: 475px;
    background: url(../images/xzqhBg.jpg) no-repeat 0 0;
}

.accordion>div.lsyg {
    background: url(../images/lsygBg.jpg) no-repeat 0 0;
}

.accordion>div.qhtz {
    background: url(../images/qhtzBg.jpg) no-repeat 0 0;
}

.accordion>div.zyqk {
    background: url(../images/zyqkBg.jpg) no-repeat 0 0;
}

.accordion>div.rksh {
    margin: 0;
    background: url(../images/rkshBg.jpg) no-repeat 0 0;
}

.accordion>div.xzqh .tit {
    background-image: url(../images/xzqh.png);
    background-position: 0 center;
    left: 22px;
}

.accordion>div.lsyg .tit {
    background-image: url(../images/lsyg.png);
}

.accordion>div.qhtz .tit {
    background-image: url(../images/qhtz.png);
}

.accordion>div.zyqk .tit {
    background-image: url(../images/zyqk.png);
}

.accordion>div.rksh .tit {
    background-image: url(../images/rksh.png);
}

.accordion>div .txt {
    position: absolute;
    left: 475px;
    z-index: 9;
    width: 340px;
    float: left;
    padding: 30px 0 0 0;
}

.accordion>div .txt p {
    color: #fff;
    line-height: 40px;
    text-indent: 2em;
    text-align: justify;
}

.accordion>div .txt p a {
    color: #fff;
    float: right;
    float: right;
}

.accordion>div.xzqh .txt {
    left: 99px;
}

.accordion>div i {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/mark.png) repeat 0 0;
    z-index: 1;
}

.economy {
    padding: 20px 25px;
    height: 190px;
    background: #fafafa;
    margin: 30px auto;
}

.economy p {
    text-indent: 2em;
    line-height: 40px;
    padding-top: 15px;
}

.economy p a {
    color: #e2221c;
    float: right;
}

.illustration {
    position: relative;
    height: 319px;
    /* margin-bottom: 75px; */
}

.illustration a {
    position: absolute;
    overflow: hidden;
}

.illustration a span {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 36px;
    background: url(../images/mark.png) repeat 0 0;
    line-height: 36px;
    text-align: center;
    color: #fff;
}

.illustration img {
    width: 100%;
    height: 100%;
}

.illustra1 {
    top: 0;
    left: 0;
    width: 379px;
    height: 319px;
}

.illustra2 {
    top: 0;
    left: 389px;
    width: 251px;
    height: 127px;
}

.illustra3 {
    top: 0;
    left: 650px;
    width: 258px;
    height: 126px;
}

.illustra4 {
    top: 0;
    left: 918px;
    width: 236px;
    height: 127px;
}

.illustra5 {
    top: 137px;
    left: 389px;
    width: 445px;
    height: 182px;
}

.illustra6 {
    top: 137px;
    left: 844px;
    width: 308px;
    height: 182px;
}

/* 政务公开 */

.leader {
    width: 620px;
    height: 280px;
    float: left;
    padding: 20px 20px 0;
    overflow: hidden;
    background: #fafafa;
}

.leader .hd ul li {
    margin-right: 16px;
}

.leader .hd ul li a {
    width: 133px;
}

.leader .leader_item {
    padding: 20px 7px 0;
}

.leader .leader_item .photo {
    display: block;
    width: 117px;
    height: 170px;
    float: left;
    margin: 0 30px 0 0;
}

.leader .leader_item .leader_item_r {
    width: 388px;
    float: left;
}

.leader .leader_item .leader_item_r dd {
    display: table;
    line-height: 40px;
    width: 100%;
}

.leader .leader_item .leader_item_r dd b {
    display: table-cell;
    white-space: nowrap;
    vertical-align: top;
    /* min-width: 90px; */
}

.leader .leader_item .leader_item_r dd span {
    display: table-cell;
    width:100%;
}
.leader .leader_item .leader_item_r dd span p{
    display: contents;
    float: left;
}
.leader .leader_item .leader_item_r dd span a {
    color: #e2221c;
    float: right;
}

.tab .hd {
    height: 60px;
    border-bottom: 1px solid #d9d9d9;
    line-height: 60px;
}

.tab .hd ul {
    float: left;
}

.tab .hd ul span {
    float: left;
    height: 60px;
    margin: 0 2px;
}

.tab .hd ul li {
    height: 60px;
    float: left;
}

.tab .hd ul li.on {
    border-bottom: 3px solid #5b9f3b;
}

.tab .hd ul li a {
    display: block;
    padding: 0 13px;
    font: 20px #63ad40;
    font: normal 20px/60px "xmYaHeiNew";
    color: #a2a2a2;
}

.tab .hd ul li.on a {
    color: #63ad40;
}

.tab .hd .more {
    float: right;
    margin-right: 10px;
}

.tab .hd .more a {
    color: #999;
}

.document, .gk_notice {
    width: 506px;
    /* height: 290px; */
    overflow: hidden;
    float: right;
}

.project {
    width: 620px;
    overflow: hidden;
    float: right;
    float: left;
}

.entrance {
    overflow: hidden;
}

.entrance ul {
    width: 1185px;
}

.entrance ul li {
    float: left;
    margin: 22px 31px 0 0;
}

.entrance ul li a {
    display: block;
    width: 206px;
    height: 46px;
    border-radius: 30px;
    background: #ebf4e7;
    text-align: center;
    line-height: 46px;
    color: #708765;
}

.entrance ul li a:hover {
    background: #f1c512;
    color: #fff;
}

.tab2 {
    overflow: hidden;
}

.tab2 .hd ul {
    min-width: 438px;
}

.tab2 .hd ul li {
    float: left;
    margin-left: 16px;
}

.tab2 .hd ul li a {
    display: block;
    width: 130px;
    height: 35px;
    border: 1px solid #d7d7d7;
    border-radius: 5px;
    text-align: center;
    line-height: 33px;
    font-size: 20px;
}

.tab2 .hd ul li.on a {
    color: #63ad40;
    border: 1px solid #63ad40;
}

.mechanism {
    margin: 40px 0 0 0;
}

.mechanism .bd ul {
    min-height: 300px;
    padding: 20px 0 0;
}

.mechanism .bd ul li {
    width: 25%;
    float: left;
    line-height: 40px;
}

.mechanism .bd ul li a {
    display: block;
}

.mechanism .bd ul li a:before {
    content: '';
    display: inline-block;
    width: 4px;
    height: 4px;
    background: #b1b1b1;
    border-radius: 50%;
    vertical-align: middle;
    margin: 0 20px 0 10px
}

/* 政务服务 */

.handle .bd ul {
    width: 1185px;
    padding: 22px 0;
}

.handle .bd ul li {
    float: left;
    margin: 12px 31px 12px 0;
}

.handle .bd ul li a {
    display: block;
    width: 206px;
    height: 46px;
    border-radius: 30px;
    background: #f7f7f7;
    text-align: center;
    line-height: 46px;
}

.handle .bd ul li a:hover {
    background: #f1c512;
    color: #fff;
}

.Information_disclosure {
    position: relative;
    margin-bottom: 24px;
    overflow: hidden;
}

.Information_disclosure .hd span {
    position: absolute;
    top: 100%;
    width: 20px;
    height: 30px;
    z-index: 999;
    margin-top: -77.5px;
    cursor: pointer;
}

.Information_disclosure .hd span.prev {
    left: 0;
    background: #63ad40 url(../images/prev2.png) no-repeat center center;
}

.Information_disclosure .hd span.next {
    right: 0;
    background: #63ad40 url(../images/next2.png) no-repeat center center;
}

.Information_disclosure .bd {
    padding: 24px 0 0;
    height: 149px;
}

.Information_disclosure .bd ul li {
    float: left;
    margin: 0 26.5px 0 0;
}

.Information_disclosure .bd ul li a {
    display: block;
    width: 210px;
    height: 125px;
    background: #f7f7f7;
    overflow: hidden;
    border-radius: 5px;
}

.Information_disclosure .bd ul li a img {
    display: block;
    margin: 20px auto 10px;
}

.Information_disclosure .bd ul li a:hover img {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand
}

.Information_disclosure .bd ul li a span {
    display: block;
    text-align: center;
    padding: 0 20px;
}

.communication {
    overflow: hidden;
}

.communication ul {
    width: 1200px;
    padding: 10px 0 0;
}

.communication ul li {
    float: left;
    margin-right: 45px;
}

.communication ul li a {
    display: block;
    width: 155px;
    height: 155px;
    overflow: hidden;
}

.communication ul li a i {
    display: block;
    width: 80px;
    height: 80px;
    overflow: hidden;
    margin: 20px auto;
}

.communication ul li a:hover img {
    margin-top: -100%;
}

.communication ul li a span {
    display: block;
    text-align: center;
    font-family: 'xmYaHeiNew';
    color: #6c6c6c;
}

.communication ul li a:hover img {
    margin-top: -100%;
}

.communication ul li a:hover span {
    color: #f1c512;
}

/* 民政互动 */

.civilAffairs_l {
    width: 618px;
    float: left;
}

.home_Interview .Interview_pic {
    width: 618px;
    height: 374px;
    margin: 26px auto;
    overflow: hidden;
}

.home_Interview .Interview_pic img {
    display: block;
    width: 100%;
    height: 100%;
    border: 1px solid #5b9f3b;
    border-radius: 5px;
}

.home_Interview dl {
    padding: 0 10px;
}

.home_Interview dl dd {
    line-height: 40px;
}

.home_Interview dl dd a {
    color: #e2221c;
    margin-left: 20px;
}

.civilAffairs_r {
    width: 500px;
    float: right;
}

.civilAffairs_r .bxt {
    height: 94px;
    background: url(../images/bxtBg.jpg) no-repeat center center;
    padding-left: 100px;
    margin: 20px 0 35px;
}

.civilAffairs_r .bxt a {
    display: block;
    width: 85px;
    height: 100%;
    float: left;
}

.OnlinePetition {
    width: 520px;
    height: 240px;
    overflow: hidden;
}

.OnlinePetition a {
    display: block;
    width: 157px;
    height: 109px;
    background: #ebf4e7;
    border-radius: 10px;
    float: left;
    overflow: hidden;
    margin: 0 14px 19px 0;
}

.OnlinePetition a i {
    display: block;
    width: 30px;
    height: 30px;
    margin: 19px auto 0;
    overflow: hidden;
}

.OnlinePetition a span {
    width: 157px;
    height: 60px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    padding: 0 10px;
    word-break: keep-all;
    color: #708765;
}

.OnlinePetition a:hover {
    background: #f2c81d;
}

.OnlinePetition a:hover img {
    margin-top: -100%;
}

.OnlinePetition a:hover span {
    color: #fff;
}